internal/runtime/maps.table.reset (method)

2 uses

	internal/runtime/maps (current package)
		table.go#L95: 	t.reset(typ, uint16(capacity))
		table.go#L102: func (t *table) reset(typ *abi.SwissMapType, capacity uint16) {